const runtime.traceBlockSystemGoroutine
7 uses
runtime (current package)
mfinal.go#L193: gopark(finalizercommit, unsafe.Pointer(&finlock), waitReasonFinalizerWait, traceBlockSystemGoroutine, 1)
mgc.go#L1439: }, unsafe.Pointer(node), waitReasonGCWorkerIdle, traceBlockSystemGoroutine, 0)
mgcscavenge.go#L425: goparkunlock(&s.lock, waitReasonGCScavengeWait, traceBlockSystemGoroutine, 2)
proc.go#L337: goparkunlock(&forcegc.lock, waitReasonForceGCIdle, traceBlockSystemGoroutine, 1)
trace.go#L776: }, nil, waitReasonTraceReaderBlocked, traceBlockSystemGoroutine, 2)
traceruntime.go#L97: traceBlockSystemGoroutine
traceruntime.go#L116: traceBlockSystemGoroutine: "system goroutine wait",
 |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |